Skip to content

Commit d2e8240

Browse files
DiogoFerraojoaopaletvicentepinto98
authored
Feature logging debug (#207)
* Add global verbosity flag (#178) * Implement new print package and integrate in first commands (#182) * Implement new print package * Integrate in first commands * Update all tests * Fix linter * Rename some consts and methods * Add debug logs in activate-service-account login * Add unit tests * Add one additional test case * Introduce p.Info and p.Output to log messages and command output (respectively) (#198) * switch prints to p.Info and p.Output * fix linting * remove remaining prints * update curl * more mapping fixes * address PR comments * Logging: update table.Display to use the print package (#200) * switch prints to p.Info and p.Output * fix linting * address PR comments * change cmd.outstdout to p.outstdout * Move confirmation prompt to Print package (#201) * Move confirmation prompt to Print package * Update confirmationPrompt signature, use p.Cmd * remove p.OutOrStdout, use cmd instead * Logging: change spinner to print package, update docs (#203) * change spinner to print package * generate docs * remove duplicate statements * Logging: move warnings to verbosity package (#209) * move warnings to verbosity package * Remove Warnf, change Warn and Error to Printf formatting * remove new line at the end of Warn output, callers have to add it themselves (printf behavior) --------- Co-authored-by: João Palet <[email protected]> Co-authored-by: vicentepinto98 <[email protected]>
1 parent cb2d132 commit d2e8240

File tree

603 files changed

+2939
-1834
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

603 files changed

+2939
-1834
lines changed

docs/stackit.md

Lines changed: 14 additions & 0 deletions

docs/stackit_argus.md

Lines changed: 1 addition & 0 deletions

docs/stackit_argus_instance.md

Lines changed: 1 addition & 0 deletions

docs/stackit_argus_instance_create.md

Lines changed: 1 addition & 0 deletions

docs/stackit_argus_instance_delete.md

Lines changed: 1 addition & 0 deletions

docs/stackit_argus_instance_describe.md

Lines changed: 1 addition & 0 deletions

docs/stackit_argus_instance_list.md

Lines changed: 1 addition & 0 deletions

docs/stackit_argus_instance_update.md

Lines changed: 1 addition & 0 deletions

docs/stackit_argus_plans.md

Lines changed: 1 addition & 0 deletions

docs/stackit_auth.md

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)