aerospace summon-workspace [-h|--help] [--fail-if-noop] [--when-visible (focus|swap)] <workspace>
Move the requested workspace to the focused monitor. The moved workspace becomes focused. The behavior is identical to Xmonad.
The command makes sense only in multi-monitor setup.
In single monitor setup the command is identical to workspace command.
- -h, --help
-
Print help
- --fail-if-noop
-
Exit with non-zero exit code if the workspace already visible on the focused monitor.
- --when-visible <action>
-
Defines the behavior if the workspace is already visible on another monitor.
<action>possible values:(focus|swap).
The default is:focus
- <workspace>
-
The workspace to operate on.