Skip to content

Commit

Permalink
F OpenNebula#688: add new options to CLI
Browse files Browse the repository at this point in the history
    * Add options to:
        * Remove header
        * Choose CSV separator
        * Not strip columns
        * Extend column size
        * Set column size

    * Add new operators to filter data

    * Change default configuration files sizes

    * Lint and clean the code
  • Loading branch information
Alejandro Huertas committed May 7, 2019
1 parent df4b534 commit 4ecab0c
Show file tree
Hide file tree
Showing 28 changed files with 679 additions and 271 deletions.
1 change: 0 additions & 1 deletion share/linters/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ AllCops:
- src/vnm_mad/remotes/lib/vlan.rb
- src/vnm_mad/remotes/lib/address.rb
- src/cli/command_parser.rb
- src/cli/cli_helper.rb
- src/cli/one_helper.rb
- src/cli/one_helper/onevmgroup_helper.rb
- src/cli/one_helper/onemarket_helper.rb
Expand Down
Loading

0 comments on commit 4ecab0c

Please sign in to comment.