Changelog
b4e8359 Set default workspace in config even if previous workspace exist
39d80a2 Add comments to all houston functions
bcf0b05 Update Houston error message
aae32e6 Set token before call to default project workspace
5c2f317 Implement getting nextTag from houston
3ccf3b9 Wrap json field tags in double quotes properly
8627ef6 Auto set default project workspace if one workspace exist
8e98613 Exit so cmd suggestions are not returned on houston error
7944d1b Clean up registry url logic
d3e30f5 Undeprecate accidently deprecated cmd
32e66af Add instructions for generating docs
4067c80 Add latest v0.3.0 docs
66d2925 Update README to prioritize curl install and mention houston-api
69b0c3b Set default workspace if one exists
e8be215 Add update workspace integration with houston
79202e0 Add update deployment integration with houston
046b33e Cleanup workspace ls command output
13c18a7 Re-enable auth logout
1938b8d Remove grafana links on deploy
c681f0e Implment basic auth for 0.3.0
b8403e5 Remove http and api from global vars
82d8f89 Handle no users being available to list
17fa5e0 Implement list users but hide command
b7787f7 Move cmd arg validation into custom files
531647c Re-implment user create for 0.3.0 changes
55a1bde Rename and alphabetize requests wrappers
a200321 Add workspace user add and rmv integration with houston
0033ad5 Remove debug print statement
96c167d Prevent % from being output on single line prints
34dd1cc Add aliases for create, delete, update commands
3d3a9f7 Remove all occurrences of team in favor of workspace
5a6071a Clarify airflow deploy usage
79208b3 Extend use command attr to clarify usage
5fa4459 Use persistentFlags over flags where it makes sense
7e8a7eb Renaming title to label to be in sync with houston
2a26a17 Adding newline to prevent trailing %s
bba202e Rename fetch to get to match houston std
3178a5a Merge pull request #85 from astronomerio/feature/better-integration-of-workspaces
289fa16 Pass in workspace-id flag or default cfg to simplify commands
cb507b5 Merge pull request #84 from astronomerio/feature/deployment-crud
ddd35f4 Add deployment create and delete
3c6af8d Merge pull request #83 from astronomerio/feature/workspace-crud
5429e00 Add deleteWorkspace integration with houston
69d1d1f Speicfy createTeam for json marshalling
cc47573 Add createWorkspace integration
163e977 Add workspace list integration
377310a Merge pull request #82 from astronomerio/feature/v0.3.0-integration
9e59e25 Add new registry auth flow
1d21247 Add wrapper to fetch other astronomer service urls
f5542b1 Remove old registry auth logic
4c09167 Rename houstonErr to err
c19f4c5 Clarify that user create can be used to invite users
862f319 Scaffold out deployment delete cmd
364efb2 Expand command descriptions
c1ad8c9 Implement rudimentary oAuth
62e482b Singularize users.go fn
5133b27 Rename version and git build args to avoid variable name conflict
a25e974 Simplify workspace cmd aliases
beea868 Simplify aliases for deployment
321001c Add standard deprecation message
cd7286e Singularize users package
baefac4 Add latest docs with scaffold commands
2d853aa Scaffold out deployment and workspace rootCmds
81809a5 Deprecate airflow deployment commands in favor of deployment
269ab7b Scope --global flag to only config command
39b3351 Add docs generator and initial docs
4146d4a Fix message imports
1e8dd2e Merge pull request #81 from astronomerio/feature/50-add-command-to-upgrade-cli
e5f9a4d Integrate docker package with messages
d31f0b7 Integrate config package with messages
abec6b4 Integrate cmd package with messages
4ebbbad Integrate auth package with messages
5bab8e3 Integrate airflow package with messages
3493b08 Streamline message names
edbbfd1 Move version logic into own package
768e047 Remove url print
f2b911b Removed unused comments
6a1355c Build out upgrade check logic
dbff195 Add cmd to check for upgrade
6c957ca Add option to skip-verify and pass email through args
c356c65 Add createUser cmd
c15bfc3 Handle errors returned from houston api
3e2f0d4 Account for new Errors attr in response
57317d4 Refactor for graphql query consistency
f1b5d37 Supply config passthrough for a local houston instance
7ff80c6 Prevent cobra help output on expected airflow start error
811b1ee Merge pull request #70 from astronomerio/feature/61-resolve-registry-and-domain-logic
1e497fc Make registry authentication explicit
f6fcfe3 Prevent link output if createDeployment was not successful in houston
69ac79c Remove clickstream command group