yangcli-pro

Command Line Interface for the NETCONF protocol: Client side Usage: yangcli-pro [parameters] yangcli-pro --help yangc...

  • Organization:

    YumaWorks, Inc.

  • Module:

    yangcli-pro

  • Version:

    2023-12-21

  • File:

    yangcli-pro.yang

  • Abstract:

    Command Line Interface for the NETCONF protocol: Client side Usage: yangcli-pro [parameters] yangcli-pro --help yangc...

  • Contact:

    Support <support@yumaworks.com>.

  • Check for an additional details:

    YANG Catalog

  • Description:


    Command Line Interface for the NETCONF protocol: Client side

    Usage:
    yangcli-pro [parameters]
    yangcli-pro --help
    yangcli-pro --version

    Normal Mode:
    An interactive CLI shell with command line history.

    Autostart-mode:
    If the 'server' parameter is present, then yangcli-pro will
    attempt to connect to that server upon startup. If the
    'user' and 'password' parameters are also present, then
    the user will not be prompted before the connection
    is attempted. This parameter will be processed first,
    if script-mode or batch-mode is used.

    Script-mode:
    If the 'run-script' or 'run-command' parameter is present,
    then the specified script or command will be run
    automatically upon startup.

    Batch-mode:
    If the 'batch-mode' parameter is present, then either the
    'run-script' or 'run-command' parameter will be invoked, if
    present, and then the program will exit. Any interactive
    input breaks in the script or command will be skipped.

    Copyright (c) 2010 - 2023 YumaWorks, Inc. All rights reserved.

    Redistribution and use in source and binary forms, with or
    without modification, is permitted pursuant to, and subject
    to the license terms contained in, the BSD 3-Clause License
    http://opensource.org/licenses/BSD-3-Clause

© 2023 YumaWorks, Inc. All rights reserved.