You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like blazing goto (and others) can be called without TARGET, but cannot.
--help does not help further either. Maybe there should be a default target? Staging?
⭕ blazing
Commands:
blazing goto [TARGET] # Open a shell for specified target
blazing help [COMMAND] # Describe available commands or one specific command
blazing init # Generate a blazing config file
blazing list # List available recipes
blazing recipes [TARGET] # Run the recipes for the given target
blazing setup [TARGET] # Setup local and remote repository/repositories for deployment
blazing update [TARGET] # Re-Generate and uplaod
⭕ blazing goto
ERROR: blazing goto was called with no arguments
Usage: "blazing goto [TARGET]".
⭕ blazing goto --help
------> [blazing] ERROR: no target given or found
The text was updated successfully, but these errors were encountered:
It looks like blazing goto (and others) can be called without TARGET, but cannot.
--help does not help further either. Maybe there should be a default target? Staging?
⭕ blazing
Commands:
blazing goto [TARGET] # Open a shell for specified target
blazing help [COMMAND] # Describe available commands or one specific command
blazing init # Generate a blazing config file
blazing list # List available recipes
blazing recipes [TARGET] # Run the recipes for the given target
blazing setup [TARGET] # Setup local and remote repository/repositories for deployment
blazing update [TARGET] # Re-Generate and uplaod
⭕ blazing goto
ERROR: blazing goto was called with no arguments
Usage: "blazing goto [TARGET]".
⭕ blazing goto --help
------> [blazing] ERROR: no target given or found
The text was updated successfully, but these errors were encountered: